West Coast Pest Staff App - Step 1 Build Package

Deploy target:
/public_html/pest

How to deploy:
1. Open the ZIP.
2. Upload the folder contents inside public_html into your cPanel /public_html directory.
3. Confirm the final path is /public_html/pest and not /public_html/pest/public_html/pest.
4. Edit /public_html/pest/api/config.php
5. Set:
   - db username
   - db password
   - cookie_secure = true if the site is served only over HTTPS
6. Test:
   - /pest/api/health.php
   - /pest/

Step 1 includes:
- health endpoint
- login endpoint
- logout endpoint
- session/me endpoint
- phone-first UI shell

Not active yet in Step 1:
- assigned worksite
- recent activity
- clock in
- working lunch
- clock out
